|
|
|
|
Width Property, SplitterClass Class |
Defines the width of the splitter bar.
Syntax SplitterClass Class (Softelvdm.SftTreeNET)
VB |
Public Property Width As Integer |
C# |
public int Width { get; set; } |
C++ |
public: property int Width { |
Property Value
The width of the splitter bar in pixels. The valid range is 3..7 pixels.
The default value is 7.
Comments
The Width property defines the width of the splitter bar.